func net.getSystemDNSConfig

4 uses

	net (current package)
		conf.go#L285: 	dnsConf = getSystemDNSConfig()
		dnsclient_unix.go#L368: func getSystemDNSConfig() *dnsConfig {
		dnsclient_unix.go#L452: 		conf = getSystemDNSConfig()
		dnsclient_unix.go#L639: 		conf = getSystemDNSConfig()